|
900807_BenthicImagingAUV : BI AUV Data Processing
This page last changed on Jul 28, 2010 by kgomes.
This page describes the Benthic Imaging AUV data processing. It contains a processing diagram, software needed, and assorted more detailed information. BI AUV Data processing DiagramThis is a version of the AUV CTD Data Flow Diagram that has been adapted for the Benthic Imager AUV project. It describes the intended processes that are being instantiated for the BI AUV. ![]() BI AUV Data Processing SoftwareThe following table lists and briefly describes the software that is needed for BI AUV.
SSDS AUV Portal InformationThe portal runs on jeckel, 134.89.12.45. The distribution is managed out of the ssdsadmin account, which has as its home directory /private/var/automount/ssdsadmin. In that directory there is a dev/ directory, which contains auv_ctd/, which contains the distribution. Normally, you can update the distribution from CVS in this directory. The build is then run and the distributions are copied to the /usr/local/auv_bi. Then the jndi.properties and auvportal.properties files are edited to ensure the portal is configured correctly. See the README file in that directory for more information (also look at the README in the /usr/local/auv_ctd directory. Normally, the portal should just be running. If you execute a 'ps -aux' hopefully you will see an entry for '/bin/sh portal 9011 &' followed by a java command. If it is not running, you can start it by using the following (on jeckel): cd /usr/local/auv_bi /bin/sh portal 9011 & Upload script on Benthic Imaging AUVFirst you telnet to the dorado machine (IP 134.89.32.106) (see AUV team for username and password) and cd the directory where the script is run You can run the script in interactive mode as ./upload.biauv. Alternatively, you can run the script with the mission name (YYYY.MM.DD) and campaign name (AUVBI) on the run line. For example: ./upload.biauv 2010.089.01 AUVBI The error message "Bad directory specification (AUVBI2009168), skipping..." is a bug in AuvDataXfer.cc (called as 'adx' from the upload script) which luckily has no impact on the script's behavior. The authorities have been notified. |
| Document generated by Confluence on Feb 03, 2026 15:01 |